Skip to content

docs: add debug-inference skill, Ollama tutorial, and remove stale inference policy references#353

Merged
pimlock merged 3 commits intomainfrom
docs/debug-inference-skill-and-tutorial
Mar 16, 2026
Merged

docs: add debug-inference skill, Ollama tutorial, and remove stale inference policy references#353
pimlock merged 3 commits intomainfrom
docs/debug-inference-skill-and-tutorial

Conversation

@pimlock
Copy link
Collaborator

@pimlock pimlock commented Mar 16, 2026

Summary

  • New debug-inference agent skill for diagnosing inference.local, host-backed local inference, and provider setup issues. Already used to troubleshoot a real local Ollama setup.
  • New tutorial for running local inference with Ollama (docs/tutorials/local-inference-ollama.md) — covers install, bind address, provider creation, and end-to-end sandbox verification.
  • Removed the obsolete inference / allowed_routes policy section from docs, architecture, and skill references. Updated the request flow to reflect the current explicit inference.local model.

Testing

  • mise run docs builds successfully with no warnings or broken references.

…ference policy references

Add a new debug-inference agent skill for diagnosing inference.local,
host-backed local inference, and direct external inference setup issues.

Add a local inference tutorial using Ollama that covers binding to
0.0.0.0, using host.openshell.internal or LAN IP, provider setup,
and end-to-end sandbox verification.

Remove the obsolete inference section from the policy schema across
docs, architecture, and skill references. Update the request flow
in architecture docs to reflect the current explicit inference.local
model.

Update skill inventories in README, CONTRIBUTING, issue templates,
triage workflow, and companion skill references.
@github-actions
Copy link

github-actions bot commented Mar 16, 2026

PR Preview Action v1.8.1
Preview removed because the pull request was closed.
2026-03-16 14:27 UTC

@pimlock pimlock requested review from drew, kirit93 and miyoungc March 16, 2026 07:53
@pimlock pimlock self-assigned this Mar 16, 2026
@miyoungc miyoungc added the area:docs Documentation and examples label Mar 16, 2026
@drew drew force-pushed the docs/debug-inference-skill-and-tutorial branch from 009fa61 to dfae7c3 Compare March 16, 2026 13:55
@pimlock pimlock merged commit 85903b9 into main Mar 16, 2026
10 checks passed
@pimlock pimlock deleted the docs/debug-inference-skill-and-tutorial branch March 16, 2026 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:docs Documentation and examples

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants